home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / SkiDooTT.swf / scripts / DefineButton2_110 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-08-08  |  59 b   |  5 lines

  1. on(release){
  2.    _parent.fxOn = true;
  3.    prevFrame();
  4. }
  5.